Kotlin JS GitHub Action SDK
/
com.rnett.action.delegates
/
mapBoth
map
Both
inline fun <
D
,
T
>
ReadWriteProperty
<
D
,
T
>.
mapBoth
(crossinline both: (
T
) ->
T
):
ReadWriteProperty
<
D
,
T
>
Content copied to clipboard
Map reads from and writes to a delegate
Sources
js source
Link copied to clipboard